[obj, hcontainer] = jacontrol(hParent, propertyName, propertyValue,...) [obj, hcontainer] = jacontrol(propertyName, propertyValue, ...)
Construct a modelit.ui.Jacontrol object and set user defined properties.
hParent | any | handle of current figure or jacontrol object |
varargin | any | property-value pairs, see jacontrol/set for valid properties |
obj | any | modelit.ui.Jacontrol |
hcontainer | any | handle with the returned uicontainer from the call to javacomponent. |